scrolledwindow: Fix rendering
authorBenjamin Otte <otte@redhat.com>
Tue, 13 Dec 2016 15:39:38 +0000 (16:39 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 19 Dec 2016 04:36:06 +0000 (05:36 +0100)
commite09fd1eb8a4b25e0234f8b7c66a0b2678f63a18b
tree7eb1ac90cd4c2328bd928e36946b48bf659e2a17
parente755d9357d82fafce87fe99dc500e1737ea56879
scrolledwindow: Fix rendering

We used to allocate the gadget relative to the view window. We allocate
relative to widget->window now.
gtk/gtkscrolledwindow.c